'Declaration<DispIdAttribute(563)> Function SetPageBox( _ ByVal PageBox As PdfPageBox, _ ByVal Left As Single, _ ByVal Top As Single, _ ByVal Right As Single, _ ByVal Bottom As Single _ ) As GdPictureStatus
[DispId(563)] GdPictureStatus SetPageBox( PdfPageBox PageBox, float Left, float Top, float Right, float Bottom )
function SetPageBox(
PageBox: PdfPageBox;
Left: Single;
Top: Single;
Right: Single;
Bottom: Single
): GdPictureStatus;
DispIdAttribute(563) function SetPageBox( PageBox : PdfPageBox, Left : float, Top : float, Right : float, Bottom : float ) : GdPictureStatus;
[DispId(563)] GdPictureStatus SetPageBox( PdfPageBox PageBox, float Left, float Top, float Right, float Bottom )
[DispId(563)] GdPictureStatus SetPageBox( PdfPageBox PageBox, float Left, float Top, float Right, float Bottom )
Parameters
- PageBox
- Left
- Top
- Right
- Bottom